[INFO] cloning repository https://github.com/diegolas-code/win-glide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diegolas-code/win-glide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegolas-code%2Fwin-glide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegolas-code%2Fwin-glide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc3968826523e96e6bf2594284adf61105662604
[INFO] fixing diegolas-code/win-glide against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiegolas-code%2Fwin-glide" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/diegolas-code/win-glide
[INFO] finished tweaking git repo https://github.com/diegolas-code/win-glide
[INFO] tweaked toml for git repo https://github.com/diegolas-code/win-glide written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/diegolas-code/win-glide on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/diegolas-code/win-glide already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70
[INFO] running `Command { std: "docker" "start" "4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking win-glide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/app.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/app.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |         use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::Threading::GetCurrentThreadId;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | use windows::Win32::System::Console::{CTRL_C_EVENT, SetConsoleCtrlHandler};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/platform.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |         use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         use windows::Win32::Foundation::{CloseHandle, HANDLE};
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |         use windows::Win32::Security::{TOKEN_ELEVATION, TOKEN_QUERY, TokenElevation};
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/platform.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |         use windows::Win32::System::Threading::{GetCurrentProcess, OpenProcessToken};
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, POINT, RECT, SIZE, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |         use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/window.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{CloseHandle, HANDLE, HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/window.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Security::{TOKEN_ELEVATION, TOKEN_QUERY, TokenElevation};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/window.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Threading::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use windows::Win32::Foundation::WIN32_ERROR;
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use windows::Win32::UI::WindowsAndMessaging::GetWindowThreadProcessId;
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use windows::Win32::UI::WindowsAndMessaging::{GA_ROOTOWNER, GW_OWNER, GetAncestor, GetWindow};
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     use windows::Win32::UI::WindowsAndMessaging::GetClassNameW;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use windows::Win32::Foundation::CloseHandle;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use windows::Win32::System::Threading::{
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use windows::Win32::UI::WindowsAndMessaging::GetWindowThreadProcessId;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/ui.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::core::w;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/app.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/app.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |         use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/input.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn register_shutdown_handler() -> windows::core::Result<()> {
[INFO] [stdout]    |                                                ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::System::Threading::GetCurrentThreadId;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | use windows::Win32::System::Console::{CTRL_C_EVENT, SetConsoleCtrlHandler};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use windows::Win32::UI::Input::KeyboardAndMouse::{
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/input.rs:352:18
[INFO] [stdout]     |
[INFO] [stdout] 352 |     use windows::Win32::UI::Input::KeyboardAndMouse::{MOD_ALT, MOD_CONTROL, MOD_SHIFT};
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/platform.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:56:22
[INFO] [stdout]    |
[INFO] [stdout] 56 |         use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |         use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         use windows::Win32::Foundation::{CloseHandle, HANDLE};
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |         use windows::Win32::Security::{TOKEN_ELEVATION, TOKEN_QUERY, TokenElevation};
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/platform.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |         use windows::Win32::System::Threading::{GetCurrentProcess, OpenProcessToken};
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/platform.rs:156:18
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/ui.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, POINT, RECT, SIZE, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Graphics::Gdi::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |         use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:97:76
[INFO] [stdout]    |
[INFO] [stdout] 97 | unsafe extern "system" fn console_ctrl_handler(ctrl_type: u32) -> windows::Win32::Foundation::BOOL {
[INFO] [stdout]    |                                                                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:283:18
[INFO] [stdout]     |
[INFO] [stdout] 283 |     use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/ui.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::core::w;
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/window.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::Foundation::{CloseHandle, HANDLE, HWND, RECT};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/window.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Security::{TOKEN_ELEVATION, TOKEN_QUERY, TokenElevation};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/window.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Threading::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use windows::Win32::Foundation::WIN32_ERROR;
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use windows::Win32::UI::WindowsAndMessaging::GetWindowThreadProcessId;
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     use windows::Win32::UI::WindowsAndMessaging::{GA_ROOTOWNER, GW_OWNER, GetAncestor, GetWindow};
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     use windows::Win32::UI::WindowsAndMessaging::GetClassNameW;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     use windows::Win32::Foundation::CloseHandle;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use windows::Win32::System::Threading::{
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     use windows::Win32::UI::WindowsAndMessaging::GetWindowThreadProcessId;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout] 256 |     use windows::Win32::Foundation::RECT;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |     use windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow;
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:317:22
[INFO] [stdout]     |
[INFO] [stdout] 317 |         use windows::Win32::UI::WindowsAndMessaging::FindWindowW;
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/ui.rs:287:18
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use windows::core::w;
[INFO] [stdout]     |                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/window.rs:318:22
[INFO] [stdout]     |
[INFO] [stdout] 318 |         use windows::core::w;
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/input.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |         return windows::Win32::Foundation::BOOL(1);
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/input.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     windows::Win32::Foundation::BOOL(0)
[INFO] [stdout]     |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                 ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `WM_SYSKEYDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYDOWN`
[INFO] [stdout]    --> src/input.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                 ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYDOWN`
[INFO] [stdout]    --> src/input.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                 ^^^^^^^^   ----------- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `WM_SYSKEYUP`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYUP`
[INFO] [stdout]    --> src/input.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                 --------   ^^^^^^^^^^^ pattern doesn't bind `WM_KEYUP`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYUP`
[INFO] [stdout]    --> src/input.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:199:76
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn new(id: i32, modifiers: HOT_KEY_MODIFIERS, vk: u32) -> windows::core::Result<Self> {
[INFO] [stdout]     |                                                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/input.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn register_shutdown_handler() -> windows::core::Result<()> {
[INFO] [stdout]    |                                                ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |     ) -> windows::core::Result<Self> {
[INFO] [stdout]     |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/input.rs:97:76
[INFO] [stdout]    |
[INFO] [stdout] 97 | unsafe extern "system" fn console_ctrl_handler(ctrl_type: u32) -> windows::Win32::Foundation::BOOL {
[INFO] [stdout]    |                                                                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |     ) -> windows::core::Result<Self> {
[INFO] [stdout]     |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |     ) -> windows::core::Result<Self> {
[INFO] [stdout]     |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/input.rs:101:25
[INFO] [stdout]     |
[INFO] [stdout] 101 |         return windows::Win32::Foundation::BOOL(1);
[INFO] [stdout]     |                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         unsafe { windows::Win32::UI::HiDpi::GetDpiForWindow(hwnd) }
[INFO] [stdout]    |                           ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/input.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     windows::Win32::Foundation::BOOL(0)
[INFO] [stdout]     |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                 ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `WM_SYSKEYDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYDOWN`
[INFO] [stdout]    --> src/input.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:136:30
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                 ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYDOWN`
[INFO] [stdout]    --> src/input.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/platform.rs:75:79
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get_nearest_monitor_work_area(hwnd: HWND) -> Result<RECT, windows::core::Error> {
[INFO] [stdout]    |                                                                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                 ^^^^^^^^   ----------- variable not in all patterns
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 pattern doesn't bind `WM_SYSKEYUP`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYUP`
[INFO] [stdout]    --> src/input.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/input.rs:153:28
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                 --------   ^^^^^^^^^^^ pattern doesn't bind `WM_KEYUP`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a unit struct, unit variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYUP`
[INFO] [stdout]    --> src/input.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/platform.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let result = windows::Win32::Security::GetTokenInformation(
[INFO] [stdout]     |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:199:76
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn new(id: i32, modifiers: HOT_KEY_MODIFIERS, vk: u32) -> windows::core::Result<Self> {
[INFO] [stdout]     |                                                                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/ui.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new() -> windows::core::Result<Self> {
[INFO] [stdout]    |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |     ) -> windows::core::Result<Self> {
[INFO] [stdout]     |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let instance = unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None)? };
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |     ) -> windows::core::Result<Self> {
[INFO] [stdout]     |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |             style: windows::Win32::UI::WindowsAndMessaging::WNDCLASS_STYLES(0),
[INFO] [stdout]    |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/input.rs:279:19
[INFO] [stdout]     |
[INFO] [stdout] 279 |     ) -> windows::core::Result<Self> {
[INFO] [stdout]     |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/ui.rs:120:50
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn redraw(&self, rect: RECT) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:129:38
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let screen_dc = windows::Win32::Graphics::Gdi::GetDC(None);
[INFO] [stdout]     |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/platform.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         unsafe { windows::Win32::UI::HiDpi::GetDpiForWindow(hwnd) }
[INFO] [stdout]    |                           ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 windows::Win32::Graphics::Gdi::ReleaseDC(None, screen_dc);
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/platform.rs:75:79
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn get_nearest_monitor_work_area(hwnd: HWND) -> Result<RECT, windows::core::Error> {
[INFO] [stdout]    |                                                                               ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:247:22
[INFO] [stdout]     |
[INFO] [stdout] 247 |             windows::Win32::Graphics::Gdi::ReleaseDC(None, screen_dc);
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/platform.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |             let result = windows::Win32::Security::GetTokenInformation(
[INFO] [stdout]     |                                   ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/ui.rs:256:77
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn defer_update_position(&self, hdwp: HDWP, rect: RECT) -> windows::core::Result<HDWP> {
[INFO] [stdout]     |                                                                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let _ = windows::Win32::UI::WindowsAndMessaging::ShowWindow(self.hwnd, cmd);
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/ui.rs:42:30
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new() -> windows::core::Result<Self> {
[INFO] [stdout]    |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     unsafe { windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow() }
[INFO] [stdout]    |                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let instance = unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None)? };
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let res = windows::Win32::Security::GetTokenInformation(
[INFO] [stdout]    |                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/ui.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |             style: windows::Win32::UI::WindowsAndMessaging::WNDCLASS_STYLES(0),
[INFO] [stdout]    |                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/window.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |             windows::core::PWSTR(buffer.as_mut_ptr()),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/ui.rs:120:50
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn redraw(&self, rect: RECT) -> windows::core::Result<()> {
[INFO] [stdout]     |                                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/main.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main() -> windows::core::Result<()> {
[INFO] [stdout]    |                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:129:38
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let screen_dc = windows::Win32::Graphics::Gdi::GetDC(None);
[INFO] [stdout]     |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/main.rs:47:67
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unbounded::<Result<std::sync::Arc<InputManager>, windows::core::Error>>();
[INFO] [stdout]    |                                                                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/platform.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 return Err(windows::core::Error::from_win32());
[INFO] [stdout]    |                                     ^^^^ could not find `core` in `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  6 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 83 -                 return Err(windows::core::Error::from_win32());
[INFO] [stdout] 83 +                 return Err(Error::from_win32());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 windows::Win32::Graphics::Gdi::ReleaseDC(None, screen_dc);
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:247:22
[INFO] [stdout]     |
[INFO] [stdout] 247 |             windows::Win32::Graphics::Gdi::ReleaseDC(None, screen_dc);
[INFO] [stdout]     |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/ui.rs:256:77
[INFO] [stdout]     |
[INFO] [stdout] 256 |     pub fn defer_update_position(&self, hdwp: HDWP, rect: RECT) -> windows::core::Result<HDWP> {
[INFO] [stdout]     |                                                                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:275:30
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let _ = windows::Win32::UI::WindowsAndMessaging::ShowWindow(self.hwnd, cmd);
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout] 295 |             unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None).unwrap() };
[INFO] [stdout]     |                               ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/ui.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 windows::Win32::UI::WindowsAndMessaging::WINDOW_EX_STYLE(0),
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     unsafe { windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow() }
[INFO] [stdout]    |                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let res = windows::Win32::Security::GetTokenInformation(
[INFO] [stdout]    |                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/window.rs:135:22
[INFO] [stdout]     |
[INFO] [stdout] 135 |             windows::core::PWSTR(buffer.as_mut_ptr()),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/main.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main() -> windows::core::Result<()> {
[INFO] [stdout]    |                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/main.rs:47:67
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unbounded::<Result<std::sync::Arc<InputManager>, windows::core::Error>>();
[INFO] [stdout]    |                                                                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/platform.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 return Err(windows::core::Error::from_win32());
[INFO] [stdout]    |                                     ^^^^ could not find `core` in `windows`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  6 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  6 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 83 -                 return Err(windows::core::Error::from_win32());
[INFO] [stdout] 83 +                 return Err(Error::from_win32());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `win-glide` (bin "win-glide") due to 60 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0408, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `win-glide` (bin "win-glide" test) due to 70 previous errors
[INFO] running `Command { std: "docker" "inspect" "4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70", kill_on_drop: false }`
[INFO] [stdout] 4fe79035fc59b8ad5f1ec94f40f20a1f4c26752f94da510eb1630bc960454b70
